home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / html / vendors / charybda / software / InstallIt.csh < prev    next >
Linux/UNIX/POSIX Shell Script  |  1997-07-16  |  240b  |  8 lines

  1. #!/bin/csh -f
  2.  
  3. setenv CD_PATH $HOTMIXDIR/html/vendors/charybda/software
  4.  
  5. xwsh -bg royalblue -fg white -geom 80x30+100+100 \
  6.         -title "Installing Charybda Diver..." \
  7.         -e $HOTMIXDIR/html/vendors/charybda/software/InstallIt2.csh
  8.